home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 2.iso / cosmos / yesnow.dir / 00056.ls < prev    next >
Encoding:
Text File  |  1995-12-19  |  156 b   |  9 lines

  1. on mouseUp
  2.   puppetSound("yes!")
  3.   set the castNum of sprite 2 to 47
  4.   puppetSprite(2, 1)
  5.   updateStage()
  6.   set the castNum of sprite 2 to 46
  7.   go("4")
  8. end
  9.